/* CSS Document */
/*<![CDATA[*/
.fil{font-size:14px; text-align:left;}
.fil span{ white-space:nowrap}
.fil a{ background:transparent none; font-size:inherit; font-weight:bold; line-height:inherit; display:inline-block; height:auto; width:auto; float:none; white-space:nowrap}
.fil a.themafil{display:block; font-size:22px; color:#450101; text-align:center;}

div#partCenter{ /*background:#EBEBEB*/}
div.OLD_partEntt{ min-height:24px; margin:0px 5px 0px 5px; background: rgb(255,255,255); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(229,229,229,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(229,229,229,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */
	}
div.partEntt{ min-height:24px; margin:0px 5px 0px 5px; background: transparent none; background: rgba(255, 255, 255, 0.4);}

div#pubBLK2.yepub{width:100%; max-width:100%; margin-top:-4px; margin-bottom:12px; background:transparent none;}

/*]]>*/